跳到正文

Type Alias: LoadResult

ts
type LoadResult = undefined | null | void | T | string | SourceDescription

Defined in: node_modules/.pnpm/rolldown@1.0.0-rc.1/node_modules/rolldown/dist/shared/define-config-DO4TBkJV.d.mts:2420

Released under the MIT License.