| 301 | |
| 302 | // eslint-disable-next-line @typescript-eslint/no-empty-interface |
| 303 | interface AdminJS extends TranslateFunctions {} |
| 304 | |
| 305 | export const { registerAdapter } = AdminJS |
| 306 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…