source:
node_modules/vue/compiler-sfc/register-ts.js
Last change on this file was 57e58a3, checked in by , 4 months ago | |
---|---|
|
|
File size: 111 bytes |
Line | |
---|---|
1 | if (typeof require !== 'undefined') { |
2 | require('@vue/compiler-sfc').registerTS(() => require('typescript')) |
3 | } |
Note:
See TracBrowser
for help on using the repository browser.