add initial marp implementation with sample content and build configuration
This commit is contained in:
2
node_modules/mathjax-full/js/util/numeric.d.ts
generated
vendored
Normal file
2
node_modules/mathjax-full/js/util/numeric.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function sum(A: number[]): number;
|
||||
export declare function max(A: number[]): number;
|
||||
Reference in New Issue
Block a user