chore: formatted to ensure successful build (#905)
parent
7a401b0850
commit
f51320bed0
|
@ -1,5 +1,5 @@
|
|||
import { Enforcer } from 'casbin'
|
||||
import type { MiddlewareHandler, type Context } from 'hono'
|
||||
import type { MiddlewareHandler, Context } from 'hono'
|
||||
|
||||
interface CasbinOptions {
|
||||
newEnforcer: Promise<Enforcer>
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue