2 lines
72 B
TypeScript
2 lines
72 B
TypeScript
import { findWorkspaceRoot } from './core';
|
|
export = findWorkspaceRoot;
|