UNPKG

jsonuri

Version:

Use URI path to get or set data

3 lines (2 loc) 120 B
declare const _computePath: (path: string, direction: 'prev' | 'next') => string | null; export default _computePath;