UNPKG

78 BTypeScriptView Raw
1declare function tocObj(str: string, options?: {}): any[];
2export = tocObj;