import { FloatingTimestamp } from '../../../../datatypes/floating-timestamp'; export type InFunctionType = string | number | FloatingTimestamp;