mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-09 04:38:15 +08:00
3 lines
104 B
TypeScript
3 lines
104 B
TypeScript
|
export = docsUrl;
|
||
|
declare function docsUrl(ruleName: any): string;
|
||
|
//# sourceMappingURL=docsUrl.d.ts.map
|