3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
/** @deprecated Import parser APIs from @wrnexus/syntax. */
|
|
export * from "@wrnexus/syntax/parser";
|