refactor: point agent sdk imports at ts source
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
import { feature } from 'bun:bundle'
|
||||
import { registerHookCallbacks } from '../bootstrap/state.js'
|
||||
import type { HookInput, HookJSONOutput } from '../entrypoints/agentSdkTypes.js'
|
||||
import type { HookInput, HookJSONOutput } from '../entrypoints/agentSdkTypes.ts'
|
||||
import {
|
||||
type AnalyticsMetadata_I_VERIFIED_THIS_IS_NOT_CODE_OR_FILEPATHS,
|
||||
logEvent,
|
||||
|
||||
Reference in New Issue
Block a user