UNPKG

@blockly/plugin-workspace-search

Version:
10 lines 216 B
/** * @license * Copyright 2020 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * Injects CSS for workspace search. */ export declare const injectSearchCss: () => void; //# sourceMappingURL=css.d.ts.map