vendor: support native TypeScript source loading
This commit is contained in:
2
vendor/include/src/index.ts
vendored
2
vendor/include/src/index.ts
vendored
@@ -1,4 +1,4 @@
|
||||
import { EntryOptions, EntryTree, isJsExpr } from '@cordisjs/plugin-loader'
|
||||
import { EntryTree, isJsExpr, type EntryOptions } from '@cordisjs/plugin-loader'
|
||||
import { Context, Service } from 'cordis'
|
||||
import { extname } from 'node:path'
|
||||
import { access, constants, readFile, rename, writeFile } from 'node:fs/promises'
|
||||
|
||||
Reference in New Issue
Block a user