UNPKG

rox-browser

Version:

Rollout.io ROX JS SDK Client

6 lines (5 loc) 225 B
import RoxStringBrowser from './RoxStringBrowser'; export default class RoxNumberBrowser extends RoxStringBrowser { constructor(defaultValue?: any, variations?: any, options?: any); getValue(context?: any): number; }