src/_shims/auto/runtime-node.ts (1 lines of code) (raw):

/** * Disclaimer: modules in _shims aren't intended to be imported by SDK users. */ export * from '../node-runtime';