Commit 88e01e3f by peii

add types

parent 8754281f
Showing with 1 additions and 0 deletions
...@@ -86,6 +86,7 @@ declare module 'bonehouse' { ...@@ -86,6 +86,7 @@ declare module 'bonehouse' {
refrence?: string[] refrence?: string[]
multiline?: boolean multiline?: boolean
customHandler?: Function customHandler?: Function
callback?: Function
} }
export type IOrganization = { export type IOrganization = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment