UNPKG

@can-it/operators-nested

Version:

[Documentation](https://can-it.github.io/packages/operators/nested)

6 lines (5 loc) 107 B
export interface NestedPattern { separator: string; wildcard: string; resourceRegex: string; }