add initial marp implementation with sample content and build configuration
This commit is contained in:
3
node_modules/mathjax-full/js/input/tex/physics/PhysicsMethods.d.ts
generated
vendored
Normal file
3
node_modules/mathjax-full/js/input/tex/physics/PhysicsMethods.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { ParseMethod } from '../Types.js';
|
||||
declare let PhysicsMethods: Record<string, ParseMethod>;
|
||||
export default PhysicsMethods;
|
||||
Reference in New Issue
Block a user