string
const value: string = "<value>";
number
const value: number = 128403;
Last updated 1 month ago