9 lines
215 B
JavaScript
9 lines
215 B
JavaScript
/**
|
|
* @license bippy
|
|
*
|
|
* Copyright (c) Aiden Bai
|
|
*
|
|
* This source code is licensed under the MIT license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/
|
|
require(`./rdt-hook.cjs`).f(); |