• File: home.js
  • Full Path: /var/www/disnaker2022/current/public/assets/js/Controller/home.js
  • File size: 93 bytes
  • MIME-type: text/plain
  • Charset: utf-8
import {
    getData,getCookie
} from '../Helper/helper.js';

export default class home {

}