smartstring/ts/smartstring.typescript.ts

4 lines
147 B
TypeScript
Raw Normal View History

2016-10-31 23:22:38 +00:00
import * as plugins from './smartstring.plugins'
2016-05-01 11:32:04 +00:00
2017-10-26 13:24:10 +00:00
export const regexReferencePath = /\/\/\/\s*<reference\s+path\s*=\s*["|'].*["|']\s*\/>\s*[\\n]?/