lbry-desktop/flow-typed/i18n.js

2 lines
57 B
JavaScript

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