mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-25 01:52:00 +03:00
Fixes CRUD type import (#2144)
This commit is contained in:
parent
320f40327a
commit
f0bbdd37d9
@ -5,8 +5,8 @@ import type {
|
||||
AuthenticatedQueryDefinition,
|
||||
{=/ isAuthEnabled =}
|
||||
{=^ isAuthEnabled =}
|
||||
ActionDefinition,
|
||||
QueryDefinition,
|
||||
UnauthenticatedActionDefinition,
|
||||
UnauthenticatedQueryDefinition,
|
||||
{=/ isAuthEnabled =}
|
||||
_{= crud.entityUpper =},
|
||||
} from "wasp/server/_types";
|
||||
|
Loading…
Reference in New Issue
Block a user