Skip to content

Commit 1bfa46b

Browse files
committed
make gne
1 parent 3084006 commit 1bfa46b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/rbacgen/typescript.tstmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// Code generated by rbacgen/main.go. DO NOT EDIT.
22

3+
import { RBACAction, RBACResource } from "./typesGenerated";
4+
35
// RBACResourceActions maps RBAC resources to their possible actions.
46
// Descriptions are included to document the purpose of each action.
57
// Source is in 'coderd/rbac/policy/policy.go'.

0 commit comments

Comments
 (0)