Skip to content
Snippets Groups Projects
Commit 66fe6ab0 authored by DCoded's avatar DCoded
Browse files

Formatting

parent 895d3191
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ declare namespace FC { ...@@ -47,6 +47,7 @@ declare namespace FC {
/** Any additional nodes to attach. */ /** Any additional nodes to attach. */
nodes?: Array<string|HTMLElement|DocumentFragment> nodes?: Array<string|HTMLElement|DocumentFragment>
} }
interface Pit { interface Pit {
/** Defaults to "the Pit" if not otherwise set. */ /** Defaults to "the Pit" if not otherwise set. */
name: string; name: string;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment