UNPKG

@nimpl/getters

Version:

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

2 lines (1 loc) 94 B
export declare function serverGetterInClientComponentError(getterName: string): void | never;