UNPKG
durrrrrrrrrjs
Version:
latest (0.0.1)
0.0.1
JavaScript Plugin for Nx
nx.dev
nrwl/nx
durrrrrrrrrjs
/
src
/
index.d.ts
4 lines
(3 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./utils/typescript/print-diagnostics'
;
export
*
from
'./utils/typescript/run-type-check'
;
export
{ libraryGenerator }
from
'./generators/library/library'
;