update types

This commit is contained in:
Rizky 2024-08-13 15:40:51 +07:00
parent 5f4bf377c9
commit b36a0a61fa
1 changed files with 4 additions and 3 deletions

View File

@ -35,6 +35,7 @@ export const baseTypings = `
) => void;}) => ReactNode;
const navigate: (url: string,
params?: {
name?: string;
where?: any;
create?: any;
update?: any;