lbry-redux/dist/flow-typed/i18n.js

3 lines
70 B
JavaScript
Raw Normal View History

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