/**
 * Abstracts
 *  functions forwarding index
 */
@forward 'config';
@forward 'default-args';
@forward 'has-query';
@forward 'is-query';
@forward 'merge-optional';
@forward 'spacing';
@forward 'str-initials';
@forward 'str-split';
@forward 'strip-unit';
