permission-backend: enumerate exports in service index
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -14,4 +14,5 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export * from './router';
|
||||
export { createRouter } from './router';
|
||||
export type { RouterOptions } from './router';
|
||||
|
||||
Reference in New Issue
Block a user