UNPKG

adminjs

Version:
3 lines (2 loc) 141 B
import { GetOptions } from './flat.types.js'; export declare const propertyKeyRegex: (propertyPath: string, options?: GetOptions) => RegExp;