mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
15 lines
273 B
PHP
15 lines
273 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
* This file is automatically generated. Use 'arc liberate' to rebuild it.
|
||
|
*
|
||
|
* @generated
|
||
|
* @phutil-library-version 2
|
||
|
*/
|
||
|
phutil_register_library_map(array(
|
||
|
'__library_version__' => 2,
|
||
|
'class' => array(),
|
||
|
'function' => array(),
|
||
|
'xmap' => array(),
|
||
|
));
|