UNPKG

@danielbiegler/vendure-plugin-user-registration-guard

Version:

Let's you flexibly customize if and how you prevent users from registering with your Vendure instance.

5 lines (4 loc) 155 B
/** @internal */ export declare const loggerCtx = "PluginUserRegistrationGuard"; /** @internal */ export declare const PLUGIN_INIT_OPTIONS: unique symbol;