UNPKG

@nimpl/getters

Version:

Implementation of server getters in React Server Components without switching to SSR in next.js

2 lines (1 loc) 54 B
export declare function getPathname(): string | null;