3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
|
import type { Localize } from "../../types.js";
|
||
|
export declare const localize: Localize;
|