UNPKG

@abaplint/runtime

Version:
3 lines (2 loc) 134 B
import { ICharacter } from "../types/_character"; export declare function translate(input: ICharacter, i: ICharacter | string): void;