3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
export { NxJson } from './src/command-line/shared';
|
|
export { readJsonInTree, updateJsonInTree } from './src/utils/ast-utils';
|