Feliday-js-client/typedoc.json

31 lines
539 B
JSON
Raw Normal View History

2023-06-22 13:40:37 +00:00
{
"sort": ["kind", "alphabetical"],
"kindSortOrder": [
"Reference",
"Project",
"Module",
"Namespace",
"Class",
"TypeAlias",
"Constructor",
"Method",
"Function",
"Interface",
"Property",
"Variable",
"Enum",
"EnumMember",
"Accessor",
"ObjectLiteral",
"Parameter",
"TypeParameter",
"TypeLiteral",
"CallSignature",
"ConstructorSignature",
"IndexSignature",
"GetSignature",
"SetSignature"
],
"groupOrder": ["Functions", "Variables", "*"]
}