mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-02-07 15:30:52 +00:00
4 lines
111 B
JavaScript
4 lines
111 B
JavaScript
if (typeof require !== 'undefined') {
|
|
require('@vue/compiler-sfc').registerTS(() => require('typescript'))
|
|
}
|