UNPKG

@dtu-olp-2024/carousel-nocobase

Version:

A NocoBase plugin for carousel view display. Built for the DTU GreenHope project.

3 lines (2 loc) 108 B
export declare function useT(): (str: string) => string; export declare function tStr(key: string): string;