add initial marp implementation with sample content and build configuration
This commit is contained in:
2
node_modules/speech-rule-engine/js/semantic_tree/semantic_ordering.d.ts
generated
vendored
Normal file
2
node_modules/speech-rule-engine/js/semantic_tree/semantic_ordering.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { SemanticMeaning } from './semantic_meaning.js';
|
||||
export declare function reduce(meanings: SemanticMeaning[]): SemanticMeaning[];
|
||||
Reference in New Issue
Block a user