This is the base module of the package.
It contains type aliases and generic parsers (not bound to a particular token type).
Node:
import * as p from 'peberminta';
Deno:
import * as p from 'https://deno.land/x/peberminta@.../core.ts';
Generated using TypeDoc
This is the base module of the package.
It contains type aliases and generic parsers (not bound to a particular token type).
Node:
Deno: