mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-29 00:11:32 +00:00
4 lines
No EOL
64 B
TypeScript
4 lines
No EOL
64 B
TypeScript
declare module '*.md' {
|
|
var _: string
|
|
export default _
|
|
} |