3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
|
|
declare const newParser: any;
|
||
|
|
export default newParser;
|