UNPKG

vchat

Version:

An experimental video chat server/client hybrid

6 lines (4 loc) 117 B
import Ember from 'ember'; export default function destroyApp(application) { Ember.run(application, 'destroy'); }