UNPKG

@dzcode-io/kuliya

Version:

Algeria's college hierarchy dataset as javascript package

3 lines (2 loc) 101 B
import { Node } from "../_config/types"; export declare const getNodeByPath: (path: string) => Node;