This commit is contained in:
6
node_modules/react-markdown/src/uri-transformer.d.ts
generated
vendored
Normal file
6
node_modules/react-markdown/src/uri-transformer.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export = uriTransformer
|
||||
/**
|
||||
* @param {string} uri
|
||||
* @returns {string}
|
||||
*/
|
||||
declare function uriTransformer(uri: string): string
|
||||
Reference in New Issue
Block a user