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.40 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.39 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.38 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.32 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.31 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.30 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.29 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.28 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.27 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.26 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.25 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.24 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.23 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.22 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.21 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.20 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.19 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.18 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.17 node_modules/tsconfig-paths/src/index.ts
immosquare-cleaner-0.1.16 node_modules/tsconfig-paths/src/index.ts