import { convertNxGenerator } from '@nrwl/devkit'; import library from './library'; export const librarySchematic = convertNxGenerator(library);