Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dotgreg
tiro-notes
Commits
e14f0c5e
Commit
e14f0c5e
authored
May 25, 2022
by
greg@1m
Browse files
refacto generator
parent
0c943405
Changes
1
Hide whitespace changes
Inline
Side-by-side
client/src/managers/iframe.manager.ts
View file @
e14f0c5e
...
...
@@ -352,8 +352,9 @@ export const iframeMainCode = (p: {
}
}
// @ts-ignore
window
.
api
=
api
// @ts-ignore
window
.
api
=
api
//
...
...
@@ -375,6 +376,8 @@ export const iframeMainCode = (p: {
/////////////////////////////////////////////////////////////////////////
// export const exportedType = (api : iframeMainCode)
export
type
apiType
=
ReturnType
<
typeof
iframeMainCode
>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment