"use strict";
import Shaca from "./shaca-interface";
const shaca = new Shaca();
export default shaca;