Interface IConverter

Index

Properties

Properties

public format: (value: any, format?: string) => string

public parse: (value: string) => any