lbry-redux/flow-typed/i18n.js

2 lines
70 B
JavaScript

// @flow
declare function __(a: string, b?: string | number): string;