lbry-desktop/flow-typed/i18n.js

3 lines
57 B
JavaScript
Raw Normal View History

// @flow
declare function __(a: string, b?: {}): string;