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