1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00
Files
browser/libs/components/src/utils/index.ts
Will Martin 8df054cf51 [CL-319] custom back action in popup header component (#9829)
* expose FunctionReturningAwaitable from CL lib

* expose backAction as input on popup header component
2024-06-25 15:55:49 -04:00

3 lines
79 B
TypeScript

export * from "./function-to-observable";
export * from "./i18n-mock.service";