vendor: support native TypeScript source loading
This commit is contained in:
2
vendor/cordis/src/service.ts
vendored
2
vendor/cordis/src/service.ts
vendored
@@ -1,6 +1,6 @@
|
||||
import { defineProperty } from 'cosmokit'
|
||||
import { Context } from './context.ts'
|
||||
import { createCallable, joinPrototype, symbols, Tracker } from './utils.ts'
|
||||
import { createCallable, joinPrototype, symbols, type Tracker } from './utils.ts'
|
||||
|
||||
/**
|
||||
* Base class for services that expose a named API on `ctx`.
|
||||
|
||||
Reference in New Issue
Block a user