UNPKG

appwrite-server-wrapper

Version:

Wrapper library to handle Appwrite methods including server handling using SSR with NextJS v15 (useActionState, useAction,...)

10 lines 410 B
export declare const localeOrigin: string; export declare const localeHost: string; export declare const liveOrigin: string; export declare const liveHost: string; export declare const live: boolean; export declare const originInternal: string; export declare const originExternal: string; export declare const hostInternal: string; export declare const hostExternal: string; //# sourceMappingURL=host.d.ts.map