aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/types.ts
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-10-01 20:11:27 +0800
committerFabio Berger <me@fabioberger.com>2018-10-01 20:11:27 +0800
commite7ab9938ce5bde17600130584fc75bc8a45f6dc5 (patch)
treed5b018d5c876f93e2a22dd2c991e79352583cee8 /packages/website/ts/types.ts
parentac14dd2b29b42ef4d2a46db9b70d4d30cf9bd40f (diff)
parentfe38adfa0869661ecd5f263222c92689cd1621a7 (diff)
downloaddexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.gz
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.bz2
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.lz
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.xz
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.tar.zst
dexon-sol-tools-e7ab9938ce5bde17600130584fc75bc8a45f6dc5.zip
merge
Diffstat (limited to 'packages/website/ts/types.ts')
-rw-r--r--packages/website/ts/types.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/website/ts/types.ts b/packages/website/ts/types.ts
index 4ec45c46e..f97f8f500 100644
--- a/packages/website/ts/types.ts
+++ b/packages/website/ts/types.ts
@@ -458,6 +458,13 @@ export enum Key {
RocketChat = 'ROCKETCHAT',
TradeCallToAction = 'TRADE_CALL_TO_ACTION',
OurMissionAndValues = 'OUR_MISSION_AND_VALUES',
+ BuildARelayer = 'BUILD_A_RELAYER',
+ EthereumDevelopment = 'ETHEREUM_DEVELOPMENT',
+ IntroTutorial = 'INTRO_TUTORIAL',
+ TradingTutorial = 'TRADING_TUTORIAL',
+ ViewAllDocumentation = 'VIEW_ALL_DOCUMENTATION',
+ Sandbox = 'SANDBOX',
+ Github = 'GITHUB',
}
export enum SmartContractDocSections {