UNPKG
@istvan.xyz/phc-format
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
An implementation of the PHC format.
github.com/istvan-xyz/phc-format
istvan-xyz/phc-format
@istvan.xyz/phc-format
/
patterns.d.ts
4 lines
•
157 B
TypeScript
View Raw
1
2
3
4
export
declare
const
idRegex
:
RegExp
;
export
declare
const
nameRegex
:
RegExp
;
export
declare
const
valueRegex
:
RegExp
;
//# sourceMappingURL=patterns.d.ts.map