From 8c628f1c4fdbc596fce7f84dbb8ac500e1cdedae Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 25 Mar 2019 22:28:37 +0100 Subject: updating that interface --- scraper/client/types.js | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scraper/client/types.js') diff --git a/scraper/client/types.js b/scraper/client/types.js index 53c0cff0..6d19984d 100644 --- a/scraper/client/types.js +++ b/scraper/client/types.js @@ -11,3 +11,9 @@ export const api = tagAsType('api', [ ]) export const init = '@@INIT' + +export const USES_DATASET = { + YES: 1, + NO: -1, + UNKNOWN: 0, +} -- cgit v1.2.3-70-g09d2