// Copyright (c) roydukkey. All rights reserved.
// Licensed under the MIT. See LICENSE file in the project root for full license information.


@forward 'src/ends-with'
@forward 'src/from'
@forward 'src/includes'
@forward 'src/index'
@forward 'src/is-quoted'
@forward 'src/last-index'
@forward 'src/repeat'
@forward 'src/replace'
@forward 'src/split'
@forward 'src/starts-with'
@forward 'src/trim-end'
@forward 'src/trim-start'
@forward 'src/trim'
