UNPKG

study-overview

Version:

a high-level summary of study accrual and data cleaning metrics

7 lines (5 loc) 174 B
import defaults from './configuration/defaults'; import sync from './configuration/sync'; export default function configuration() { sync.call(this, defaults()); }