@bleed-believer/path-alias
Version:
Assign path alias using tsconfig.json file
6 lines (5 loc) • 344 B
TypeScript
export type { NodeJsProcessInstance } from './node-js-process.instance.js';
export type { GetTsConfigInjection } from './get-ts-config.injection.js';
export type { GetTsconfigFunction } from './get-tsconfig.function.js';
export type { StatSyncFunction } from './stat-sync.function.js';
export type { StatsInstance } from './stats.instance.js';