Skip to content

Function: getModelsFromViteGlob()

getModelsFromViteGlob(glob, ignoreSuffixes): Record<string, typeof Model>

Defined in: packages/soukai/src/helpers/vite-helpers.ts:20

Parameters

glob

Record<string, Record<string, unknown>>

ignoreSuffixes

string[] = ...

Returns

Record<string, typeof Model>