mirror of
https://github.com/StartBootstrap/startbootstrap-sb-admin.git
synced 2025-01-01 03:32:23 +01:00
5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
|
'use strict';
|
||
|
|
||
|
const renderScripts = require('./render-scripts');
|
||
|
|
||
|
renderScripts();
|