3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
![]() |
import { findWorkspaceRoot } from './core';
|
||
|
export = findWorkspaceRoot;
|