Sha256: c285b85f15d6116c4e55a2316eb7a621aa34d20a7870e64621fa93636435330f

Contents?: true

Size: 522 Bytes

Versions: 50

Compression:

Stored size: 522 Bytes

Contents

// register is used from register.js in root dir
export {
  createMatchPath,
  matchFromAbsolutePaths,
  MatchPath,
} from "./match-path-sync";
export {
  createMatchPathAsync,
  matchFromAbsolutePathsAsync,
  MatchPathAsync,
} from "./match-path-async";
export { register } from "./register";
export {
  loadConfig,
  ConfigLoaderResult,
  ConfigLoaderSuccessResult,
  ConfigLoaderFailResult,
} from "./config-loader";
export {
  ReadJsonSync,
  ReadJsonAsync,
  FileExistsSync,
  FileExistsAsync,
} from "./filesystem";

Version data entries

50 entries across 50 versions & 2 rubygems

Version Path
immosquare-cleaner-0.1.60 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.59 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.58 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.57 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.56 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.55 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.54 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.53 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.52 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.51 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.50 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.49 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.48 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.47 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.46 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.45 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.44 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.43 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.42 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.41 node_modules/tsconfig-paths/src/index.ts