UNPKG

@nimpl/ab-tests

Version:

A package for conducting A/B tests on a website using middleware

3 lines (2 loc) 102 B
export declare const COOKIE_NAME = "nimpl_ab"; export declare const COOKIE_NAME_TMP = "nimpl_ab_tmp";