jamespot-user-api
    Preparing search index...

    Variable metasSchemaConst

    metasSchema: ZodUnion<
        [
            ZodObject<
                ZodShape<MetasJamespot>,
                "strip",
                ZodTypeAny,
                MetasJamespot,
                MetasJamespot,
            >,
            ZodObject<
                ZodShape<MetasYoutube>,
                "strip",
                ZodTypeAny,
                MetasYoutube,
                MetasYoutube,
            >,
            ZodObject<
                ZodShape<MetasExternal>,
                "strip",
                ZodTypeAny,
                MetasExternal,
                MetasExternal,
            >,
        ],
    > = ...